Bump the minor group across 1 directory with 3 updates - #263
Merged
frequenz-auto-dependabot[bot] merged 1 commit intoAug 11, 2026
Conversation
github-merge-queue
Bot
removed this pull request from the merge queue due to no response for status checks
Aug 1, 2026
Bumps the minor group with 3 updates in the / directory: [mypy](https://github.com/python/mypy), [nox](https://github.com/wntrblm/nox) and [hypothesis](https://github.com/HypothesisWorks/hypothesis). Updates `mypy` from 2.1.0 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.1.0...v2.3.0) Updates `nox` from 2026.4.10 to 2026.7.11 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2026.04.10...2026.07.11) Updates `hypothesis` from 6.155.7 to 6.165.2 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.155.7...v6.165.2) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.163.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: nox dependency-version: 2026.7.11 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
dismissed
frequenz-auto-dependabot[bot]’s stale review
via
August 11, 2026 09:08
c1c4d57
dependabot
Bot
force-pushed
the
dependabot/pip/minor-9f8f9a0a4c
branch
from
August 11, 2026 09:08
165797f to
c1c4d57
Compare
frequenz-auto-dependabot
Bot
deleted the
dependabot/pip/minor-9f8f9a0a4c
branch
August 11, 2026 09:12
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor group with 3 updates in the / directory: mypy, nox and hypothesis.
Updates
mypyfrom 2.1.0 to 2.3.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
8aabf84Drop +dev from version4d8ad2aUpdate changelog for 2.3 release (#21728)2c21546[mypyc] Update documentation of race conditions under free threading (#21726)a9f62a3[mypyc] Make attribute access memory safe on free-threaded builds (#21705)0faa413UsePYODIDEenvironment variable for Emscripten cross-compilation detection...3d75cdb[mypyc] Borrow final attributes more aggressively (#21702)24c237d[mypyc] Improve documentation of Final (#21713)b5be217[mypyc] Update free threading Python compatibility docs (#21711)cbcb51aNarrow for frozendict membership check (#21709)af2bc0fSync typeshed (#21707)Updates
noxfrom 2026.4.10 to 2026.7.11Release notes
Sourced from nox's releases.
... (truncated)
Changelog
Sourced from nox's changelog.
... (truncated)
Commits
3284968chore: prepare release 2026.07.11 (#1132)d73f96aci: add Python 3.15 to the test matrix and classifiers (#1133)5391985test: isolate run_nox envdir to fix flaky test_main_requires (#1134)390d817feat: add return_code to CommandFailed. (#1129)f1d5210chore(deps): bump the github-actions group with 2 updates (#1125)0894b73chore(deps): bump the pre-commit group with 4 updates (#1126)9b747edci: experimental MSYS2/MinGW test run (#1122)8a44270docs: add PyO3 as a user (#1123)5bd0f83perf: lazy modules on Python 3.15 (#1115)982fcfachore(deps): bump dependency-groups in the pre-commit group (#1121)Updates
hypothesisfrom 6.155.7 to 6.165.2Commits
deb4d49Bump hypothesis version to 6.165.2 and update changeloga9eff28Merge pull request #4842 from HypothesisWorks/claude/invert-everythingc555e58Cover the remaining _invert error paths in testsf9882a3Apply review feedback: type ValueHole.value as object, polish docs and tests8dca9e1Restructure timezones() so its draws can be re-encoded7e309dfInvert dictionaries, unique lists with tuple_suffixes, and fixed_dictionaries77ca292Implement _invert for most remaining strategy combinators5b20755Bump hypothesis version to 6.165.1 and update changelogb4f2e92Merge pull request #4806 from HypothesisWorks/claude/widening-shrinks9431e20Apply suggestions from code review